'   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 '     Y o u   n e e d   C o m 0 C o m   w i t h   C O M 1 7   a n d   C O M 1 8     
 
 '   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 '     T o   s e n d   c h a r s   o p e n   a   T e r m i n a l   o n   C O M 1 7 
 
 '     o r   s t a r t   a   s e c o n d   A u t o m a t i o n . e x e 
 
 '     w i t h   S H I F T   +   D o u b l e C l i c k 
 
 '   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 C o n t r o l s   C l o s e T e x t B o x 
 
 C O M   O p e n   1 8   9 6 0 0 
 
 P r i n t   C O M _ S t a t u s   +   C R L F 
 
 C o n t r o l s   C l e a r T e x t B o x 
 
 C o n t r o l s   O p e n T e x t B o x 
 
 R e c e i v e L o o p 
 
 
 
 S t o p 
 
 
 
 L a b e l   R e c e i v e L o o p 
 
 	 R e c e i v e F r o m S e r i a l 
 
 	 W a i t   S e c o n d s   0 . 0 1 
 
 G o t o   R e c e i v e L o o p 
 
 
 
 L a b e l   R e c e i v e F r o m S e r i a l 
 
 	 S t r i n g   T e r m i n a t o r   =   C h r ( 1 3 ) + C h r ( 1 0 ) 
 
 	 S t r i n g   R e c e i v e d L i n e 
 
 	 S t r i n g   H e x L i n e 
 
 	 R e c e i v e d L i n e   =   C O M _ R e c e i v e U n t i l ( T e r m i n a t o r ) 
 
 	 I f   R e c e i v e d L i n e   < >   " " 
 
 	 	 H e x L i n e   =   " " 
 
 	 	 F o r   v 1   =   1   T o   L e n ( R e c e i v e d L i n e ) 
 
 	 	 	 H e x L i n e   =   H e x L i n e   +   R i g h t ( " 0 "   +   H e x ( A s c ( M i d ( R e c e i v e d L i n e ,   v 1 ) ) ) ,   2 )   +   "   " 
 
 	 	 N e x t 
 
 	 	 C o n t r o l s   C l e a r T e x t B o x 
 
 	 	 P r i n t   H e x L i n e   +   C R L F 
 
 	 E n d I f 
 
 R e t u r n 
 
 
 
 
 
 ' B O O K M A R K S   
 
 
 
 ' E D I T E D L I N E S   7   2   - 1   3   - 1   6   - 1   5   - 1   6   - 1   7   3   1 0   4   9   1   1 0   
 
 
 
 ' W A T C H   d u m m y 
 
 